projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3095ccf
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Fri, 24 Mar 2006 15:22:06 +0000
(15:22 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 24 Mar 2006 15:22:06 +0000
(15:22 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7b435bc3bc7bd685cb09c1de1c180f7a1b9a47ef..39ae505b53d4adf465dfd2dbbbf589d9e0c77021 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,11
@@
2006-03-24 Kim F. Storm <storm@cua.dk>
+ * xterm.c (handle_one_xevent):
+ * w32term.c (w32_read_socket):
+ * msdos.c (dos_rawgetc):
+ * macterm.c (XTread_socket): Don't let key-press clear mouse face
+ on in toolbar window if mouse-highlight is an integer.
+
* fns.c (sxhash_list): Include last non-nil CDR in hash.
2006-03-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>